XML Einrichten Version 1.3
LTXT Complex Type
XML Einrichten Version 1.3 : LTXT Complex Type
Beschreibung
Segment für Textinformatioen zu einer Position
Namensraum (none)
Diagramm
LineText Element Sequence LTXT Complex Type
Overview
LTXT
Segment für Textinformatioen zu einer Position
Sequence
LineText 1..999 Textinformation Complex Type
Informationszeile Position der Nachricht
Type required Restriction of xs:string
Verwendet von
LTXT Element
LTXT Element
LTXT Element
LTXT Element
LTXT Element
LTXT Element
Quelle
<xs:complexType name="LTXT" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Segment für Textinformatioen zu einer Position </xs:documentation>
    <xs:documentation xml:lang="en">Segment for textual information for a position</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="LineText" type="Textinformation" minOccurs="1" maxOccurs="999">
      <xs:annotation>
        <xs:documentation xml:lang="de">Informationszeile Position der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">One line of text information according to the line information </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Siehe auch
XML Einrichten Version 1.3